EMT Practice Test
1. Question Content...
Question1: Which tag of the following cannot be placed inside the application tag?
Question3: When are permissions enforced in Activities?
Question4: Which of the following is protected by component level permissions?
Question6: What is the validity of the data stored through shared preferences?
Question7: Which of the following is NOT true about theme attribute?
Question9: Which of the following is NOT a component of the DRM system?
Question11: Which of the following is NOT true about logo attribute of the <application> tag?
Question14: Permission group is a concept of creating:
Question15: Which of the following is NOT true about the persistent attribute?
Question18: Which of the following is correct about Content providers in Android?
Question19: In DRM system, Content and Rights object are stored inside?
Question22: Which of the following is NOT true about sharedUserId attribute?
Question23: Android permissions can be extended by
Question24: Normal permissions can be converted into namespace using?
Question25: Broadcast Intents is a mechanism which allows messages to be sent to
Question26: Which of the following is true about the "description" attribute in the application tag?
Question28: Service is an Android component which runs in the background to perform background task.
Question32: Which of the following is true about "supportsRtl" attribute of the <application> tag?
Question33: Which type of data can be stored using shared preferences?
Question34: Which of the following returns the most accurate location of user?
Question36: Which of the following is NOT true about setting the "permission" attribute to tags?
Question38: Which of the listed below is a component level permission?
Question40: Which of the following is NOT true about the versionCode attribute? (Choose two)
Question42: Which of the following is NOT true about AndroidManifest.xml?
Question43: Which of the following is NOT required for backing up data on cloud storage?
Question45: Which one of the following is NOT true about "taskAffinity"?
Question46: What happens if the permission is not used in an application?
Question49: Level three permissions or signature and system permission are used to?
Question50: grantUriPermission is the child element of which tag?
Question51: Which of the following storage methods does Android offer to ensure secure data saving?
Question52: What is the reason for using Permissions in application development?
Question53: Which of the following is NOT true about "hasCode" attribute of <application> tag?
Question54: Which of the following is NOT true about package attribute of manifest tag?
Question56: Which of the following classes is provided by Android SDK to get user's location?
Question58: In which form the data is stored using shared preferences?
Question59: Which of the following is NOT true about "TestOnly" attribute in <application> tag?